PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonWidget Class / setIconLayout Method
A PDFPushButtonIconLayout that specifies the layout of the icon within the widget appearance.
In This Topic
    setIconLayout Method
    In This Topic
    Sets the layout for the widget icon.
    Syntax
    public void setIconLayout( 
       PDFPushButtonIconLayout value
    )

    Parameters

    value
    A PDFPushButtonIconLayout that specifies the layout of the icon within the widget appearance.
    See Also